assert vt. 1.主张,硬说;断言,声明。 2.维护(权利),坚持。 They asserted that the man was innocent. 他们断言那人无罪。 assert one's rights 维护自己权利。 assert oneself 坚持自己的权利;表现自己 (Justice will assert itself. 正义必将伸张;公道自在人心)。
statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
If necessary , add additional assert statements 如果需要,添加其他assert语句。
Locate and edit the assert statements in the method 在方法中查找并编辑assert语句。
Research on assert statement in vhdl and its synthesis methods 语言中断言语句及其综合方法研究
It is still advisable to use one or more assert statements 仍然可以使用一条或多条assert语句完成此工作。
Use one or more assert statements to validate specific outcomes 使用一条或多条assert语句验证特定的结果。
Examine assert statements 检查assert语句
Using assert statements 使用assert语句
Another alternative is to use an assert statement instead of the stop statement 另一种方法是使用assert语句,而不使用stop语句。
With or without assert statements , unit tests can generate code coverage data 无论是否使用assert语句,单元测试都可以生成代码覆盖率数据。
If you want an assert statement that always breaks execution in the debug version , you can do this 如果想让assert语句总是在调试版本中中断执行,可以这样做: